Arithmetic operators are used to calculate number or dollar values.
Add operator
Subtract operator
Multiply operator
Divide operator
Percent operator
Integer divide (x \ y)
Modulus (x Mod y)
Negate operator
Exponentiate (x ^ y)